Fix pointer obscuring in text view
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jan 2018 20:46:19 +0000 (15:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jan 2018 02:52:43 +0000 (21:52 -0500)
commita25357007eba92a692dc8000610a663eb75f7928
treeb46032e537065a750dac1900ecb470595fe392da
parent295726560e9d07460b1acab07c722c0dd0818891
Fix pointer obscuring in text view

The code for hiding the mouse cursor until the next motion
event was not working, probably due to a typo here.
gtk/gtkwindow.c